Skip to content

Refactor logging and string formatting for ICE#1668

Merged
sipsorcery merged 1 commit into
sipsorcery-org:masterfrom
paulomorgado:strings-12
Jun 4, 2026
Merged

Refactor logging and string formatting for ICE#1668
sipsorcery merged 1 commit into
sipsorcery-org:masterfrom
paulomorgado:strings-12

Conversation

@paulomorgado

Copy link
Copy Markdown
Contributor

Replaced String.Format and concatenation with interpolated strings. Updated all logging to use structured logging with message templates and named parameters. Improved MDNS TLD comparison to use StringComparison.OrdinalIgnoreCase. Changes align with user preferences for structured logging and code clarity.

Split of #1639

Replaced String.Format and concatenation with interpolated strings. Updated all logging to use structured logging with message templates and named parameters. Improved MDNS TLD comparison to use StringComparison.OrdinalIgnoreCase. Changes align with user preferences for structured logging and code clarity.
@sipsorcery sipsorcery merged commit 36f1b56 into sipsorcery-org:master Jun 4, 2026
6 checks passed
@paulomorgado paulomorgado deleted the strings-12 branch June 4, 2026 13:54
This was referenced Jun 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants